Click or drag to resize

ResourceGetSupportedLock Method

Gets the supportedlock property value.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public LockEntry[] GetSupportedLock()

Return Value

Type: LockEntry
An array of LockEntry, contains combinations of scope and access type which may be specified in lock request on the resource.
See Also